public PDFFlowTableCell createCell( java.lang.Object cellContent ) |
Parameters
- cellContent
- The cell content, it depends on the cell being created. If the cell is a string cell, then the Object is converted to string and set as cell content.
Return Value
A new cell object with the properties set by default to the values defined by the Object.